POST /Report/SaveAsScorecard/{id}/

Saves the report with the specified ID as a scorecard.
 

Request

Method Request URI
POST /API/Report/SaveAsScorecard/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId ID of the current session.

Path Parameters

Path Parameter Description
id The ID of the report to save as a scorecard.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.CopyEntryOptions

Response

Response Body

The ID of the scorecard.